pubnub-kotlin-docs
Toggle table of contents
13.1.0
apple
Target filter
apple
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
com.pubnub.api
/
[apple]PubNubImpl
/
publishFileMessage
publish
File
Message
apple
open
override
fun
publishFileMessage
(
channel
:
String
,
fileName
:
String
,
fileId
:
String
,
message
:
Any
?
,
meta
:
Any
?
,
ttl
:
Int
?
,
shouldStore
:
Boolean
?
,
customMessageType
:
String
?
)
:
PublishFileMessage